/** * @description i18n zh-CN * @author wangfupeng */ declare const _default: { highLightModule: { selectLang: string; }; }; export default _default;