import { IUnitUtil } from '../types';
declare const UnitUtil: IUnitUtil;
export default UnitUtil;
