import type { TranslationsType } from './utils'; declare const en: TranslationsType; export default en; //# sourceMappingURL=en.d.ts.map