export default CalendarDate;
declare function CalendarDate(props: any): JSX.Element;
