export declare function uuidValidator(recipe?: { version?: number; }): (value?: any) => boolean;