export { addTranslations } from './test-support/add-translations.ts'; export { setLocale } from './test-support/set-locale.ts'; export { setupIntl } from './test-support/setup-intl.ts'; export { t } from './test-support/t.ts'; //# sourceMappingURL=test-support.d.ts.map