/** List of available versions for installation */
export declare enum VersionEnum {
    'Key_1_30' = "1.30",
    'Key_1_31' = "1.31",
    'Key_1_32' = "1.32"
}
//# sourceMappingURL=VersionEnum.d.ts.map