/** * Checks for IPv4 (129.89.23.1) */ export declare function IsIPv4(target: any, propertyName: string): void;