import type { NepaliCalendarProps } from "../../types/NepaliCalendarProps";
export declare const NepaliCalendar: React.FC<NepaliCalendarProps>;
