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