import { AiFillGithub } from 'react-icons/ai'; function Footer() { return ( ); } export default Footer;