export declare type Browser = import("puppeteer").Browser; export declare function launchChrome(): Promise;