export declare enum OAuth2AuthorizationMethod { HEADER = "HEADER", BODY = "BODY" } //# sourceMappingURL=oauth2-authorization-method.d.ts.map