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