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