export interface LanguageExtMap {
    c: string;
}
