export declare const DEFAULT_LANG = "en"; export declare const LANGUAGES: { label: string; code: string; dir: string; }[];