export declare function openInBrowser(protocol: string, hostname: string, port: number, browser: string): Promise;