import * as React from 'react'; import { CalendarFooterProps } from '../types'; export declare const CalendarFooter: React.FC;