import * as x from 'x-value'; export declare const Phone: x.RefinedType, "phone", unknown, false>; export declare const Password: x.RefinedType, "password", unknown, false>; export declare const Gender: x.UnionType<[x.RefinedType, never, "male", false>, x.RefinedType, never, "female", false>]>;