declare const CalendarEmpty: (props: any) => JSX.Element;
export default CalendarEmpty;
