/** IpSubTypeEnum */
export declare enum IpSubTypeEnum {
    'cloud' = "cloud",
    'ovh' = "ovh"
}
//# sourceMappingURL=IpSubTypeEnum.d.ts.map