import { Translator } from './translator.ts'; export declare const i18n: Translator; export * from './types.ts'; //# sourceMappingURL=index.d.ts.map