import Copyright from '@components/Copyright/Copyright'; const Footer = () => { return ( ); }; export default Footer;