import { Utils } from 'choerodon-ui/dataset';

const warning: typeof Utils.warning = Utils.warning;

export default warning;