export declare enum UpdateChannel { "Release" = "Release", "Beta" = "Beta", "Nightly" = "Nightly" } //# sourceMappingURL=UpdateChannel.d.ts.map