export { NepaliCalendar } from "./component/nepali-calendar/NepaliCalendar";
export type { NepaliCalendarProps } from "./types/NepaliCalendarProps";
