export declare const installChromeDriverManually: (milestone: string) => Promise<string>;
