export declare const loadAmplifyWebBrowser: () => { openAuthSessionAsync: (url: string, redirectUrls: string[], prefersEphemeralSession?: boolean) => Promise; };