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