export declare function dateValidator(recipe?: { iso?: boolean; }): (value?: any) => boolean;