import { Footer } from './footer';
export type { FooterProps } from './footer';
export default Footer;
