import type { DateTimeFormatter } from './calendar_typing.js'; export declare function getFormatter(formatter: Intl.DateTimeFormat): DateTimeFormatter; //# sourceMappingURL=get-formatter.d.ts.map