import { Dayjs } from 'dayjs';
import { GenerateConfig } from '../helper/type';

export declare const nepaliDateConfig: GenerateConfig<Dayjs>;
