import { type OpenAPIV3 } from 'openapi-types';
export declare const oauth2Consent: OpenAPIV3.RequestBodyObject;
