export type Langs = 'ru' | 'en'; export declare const needFullMonth: (format: string) => boolean; export declare const getDateFormatDelimiter: (format?: string) => string; //# sourceMappingURL=dateHelper.d.ts.map