export declare function waitForConsent(issuerUrl: string, errorUrl: string, clientId: string): Promise<string | undefined>;
//# sourceMappingURL=oauth2.d.ts.map