import type { OAuthHandlerContext } from '../oauth/handlers.js'; export declare function createOAuthHandlerContext(): OAuthHandlerContext; //# sourceMappingURL=context.d.ts.map