import { I18nTranslations } from './types.js'; declare const enTranslations: I18nTranslations; export { enTranslations };