export declare function test(isValid: (value: any) => boolean, message: string): import("../core").Validator;