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