import { IntlFormatter } from './_IntlFormatter.js'; declare global { interface HTMLElementTagNameMap { 'ag-intl-formatter': IntlFormatter; } } export * from './_IntlFormatter.js'; //# sourceMappingURL=IntlFormatter.d.ts.map