import type { INodeProperties, INodePropertyOptions } from 'n8n-workflow'; export declare const updateCollectionOperation: INodePropertyOptions; export declare const updateCollectionFields: INodeProperties[];