export declare const NP_DATE: Readonly<{ englishMonths: number[]; englishLeapMonths: number[]; nepaliMonths: number[][]; }>;