import { ValidatorFunc } from '../../component/Rule/type'; declare const _default: (fn: ValidatorFunc) => ValidatorFunc; export default _default;