export declare const LANGUAGE_EN = "EN"; export declare const LANGUAGE_ID = "LANGUAGE"; export declare const WRONG_LANGUAGE_DONT_EXIST = "WGO_LANGUAGE_WRONG_LANGUAGE_DONT_EXIST"; export declare const WRONG_LANGUAGE_CODE = "WGO_LANGUAGE_WRONG_LANGUAGE_CODE"; export declare const WRONG_LANGUAGE_POST = "WGO_LANGUAGE_WRONG_LANGUAGE_POST"; export declare const WRONG_LANGUAGE_PUT = "WGO_LANGUAGE_WRONG_LANGUAGE_PUT"; export declare const languageServerTranslations: string[]; //# sourceMappingURL=constants.d.ts.map