export declare function isIPAddress(x: string): boolean; export declare const IPAddress: import("../../lib").ChainableAttributeSpec;