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