import type { I18nLanguageCode } from './types.js';
export declare const I18N_DEFAULT_LANG: I18nLanguageCode;
