export declare function download(edgeVersion?: string, cacheDir?: string): Promise; export declare function fetchVersion(edgeVersion: string): Promise; //# sourceMappingURL=install.d.ts.map