import type { LanguageCode } from '@arvinxu/translator'; export declare const langMap: [LanguageCode, string][];