import type { MobileWebAuth } from 'wata';
/** Opens mobile web auth requests with Expo WebBrowser. */
export declare const openAuthSession: NonNullable<MobileWebAuth.Options['openAuthSession']>;
//# sourceMappingURL=expoWebBrowser.d.ts.map