/** All Location where cloud can be physically located */
export declare enum Location {
    'bhs1' = "bhs1",
    'rbx2' = "rbx2",
    'sbg1' = "sbg1"
}
//# sourceMappingURL=Location.d.ts.map