import type { Context } from 'hono'; export declare function replayOauth2RedirectCallbackHandler(ctx: Context): Promise; //# sourceMappingURL=replay-oauth2-redirect.d.ts.map