import { Middleware } from 'openapi-fetch'; export declare const getHttpMethodOverrideMiddleware: () => Middleware;