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