import { ValidatorOptions } from '../../interfaces'; export declare const VALIDATOR_OPTIONS: ValidatorOptions; export declare const TYPES: any[];