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