declare function Footer({ onDone, onSelectToday }: any): import("react").JSX.Element; export default Footer;