import { Validator } from './rules'; declare const baseValidator: Validator; export default baseValidator;