import { PickerLocale } from 'antd/es/date-picker/generatePicker';

export declare const nepaliMonthNames: string[];
declare const neLocale: PickerLocale;
export default neLocale;
