export declare const ALL_LANGUAGES: { lang_code: string; lang_name: string; native_name: string; }[];