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