import type { BaseTranslation } from '../i18n-types'; declare const en: BaseTranslation; export default en;