import React from 'react'; import { Footer } from '../components'; export function FooterContainer(){ return ( ); }