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