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