/** List of available versions for installation */
export declare enum VersionEnum {
    'Key_1_31' = "1.31",
    'Key_1_32' = "1.32",
    'Key_1_33' = "1.33",
    'Key_1_34' = "1.34",
    'Key_1_35' = "1.35"
}
//# sourceMappingURL=VersionEnum.d.ts.map