import type { DateFormat } from './apply-date-format'; export declare function newDateFormatWithExpandedAngularTextFormats(oldFormat: DateFormat, locale: Locale): DateFormat; //# sourceMappingURL=angular-text-date-format-replacers.d.ts.map