/** Open OAuth in the platform's default private/incognito browser window. */ export declare function openPrivateBrowser(url: string): Promise;