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