import Calendar from "./calendar"; export type { FRCCalendarProps } from "./calendar"; export default Calendar;