import { ValidatorFn } from '../type'; declare const PatternValidator: ValidatorFn; export default PatternValidator;