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