function GitHubIcon() { return ( ); } function MailIcon() { return ( ); } export default function Footer() { const year = new Date().getFullYear(); return ( ); }