/// import type { SmartCalendar } from './PropTypes'; declare const SmartCalendar: import("react").FC; export declare const Calendar: React.FC; export { SmartCalendar, SmartCalendarEvents, SmartCalendarPoppableProps, SmartCalendarProps, SmartCalendarRangeProps, Day, } from './PropTypes';