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