/** The generation of a Dedicated Cloud */
export declare enum GenerationEnum {
    'Key_1_0' = "1.0",
    'Key_2_0' = "2.0"
}
//# sourceMappingURL=GenerationEnum.d.ts.map