import { Utils } from 'choerodon-ui/dataset';
declare const normalizeLanguage: typeof Utils.normalizeLanguage;
export default normalizeLanguage;
