import { Footer } from "../components/styles/generic" const PageFooter = () => { return ( ); } export default PageFooter;