export declare const isEmbeddedLaunch: boolean; export declare const releaseChannel: string; export declare const channel: string | null; export declare const updateId: string | null; export declare const runtimeVersion: string | null; export declare const manifest: any; //# sourceMappingURL=Updates.d.ts.map