export { default as createTranslationPack, DefaultTranslation, direction } from './i18n'; export type { Translation, TranslationPack } from './i18n'; export type { TranslationFunction } from './translate'; //# sourceMappingURL=index.d.ts.map