import License from './License'; const Footer = () => { return ( ); }; export default Footer;