import _dayjs from 'dayjs'; export declare const dayts: (date?: string | Date | null | undefined, language?: string | null | undefined) => _dayjs.Dayjs;