import { Validator } from '../core'; export declare function values(validator: Validator, message?: string): Validator;