import { INodeProperties } from "n8n-workflow";
export declare const httpVerbOperations: INodeProperties[];
export declare const httpVerbFields: INodeProperties[];
