export declare const getVscodeLang: (vscodeLangConfig: string | undefined) => string;
