import { IHttpOperation } from '@stoplight/types'; export declare const patchWithRequestBody: IHttpOperation; export default patchWithRequestBody;