import React from "react"; export declare const FooterStateful: (props: any) => React.JSX.Element; export default FooterStateful;