import Footer, { FooterProps as TFooterProps } from './Footer'; export declare type FooterProps = TFooterProps; export default Footer;