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