import type { CustomTranslationsObject } from './types.js';
export declare const en: CustomTranslationsObject;
