export = BrowserFetcher; declare class BrowserFetcher { waitForWSEndpoint(chromeProcess: any, timeout: any): Promise; }