import React from 'react'; import Icon from './Icon'; export default function Footer(props) { return ( ) }