/** All orderable IP Block ranges in your Dedicated Cloud */
export declare enum OrderableIpBlockRangeEnum {
    'Key_24' = "24",
    'Key_25' = "25",
    'Key_26' = "26",
    'Key_27' = "27",
    'Key_28' = "28"
}
//# sourceMappingURL=OrderableIpBlockRangeEnum.d.ts.map