import type { INodeProperties } from 'n8n-workflow';
export declare const opportunityOperations: INodeProperties[];
export declare const opportunityFields: INodeProperties[];
