import CalendarView from './CalendarView'; export type { Props as CalendarViewProps } from './CalendarView'; export default CalendarView;