export { calendarProps, default as UCalendar } from './src/Calendar'; export type { CalendarProps } from './src/Calendar';