import { LANGUAGE_KEY_ENUM } from './CommonType'; export declare const LANGUAGE_MAP_CN: { [key in LANGUAGE_KEY_ENUM]: string; };