import { INodeProperties, INodePropertyOptions } from 'n8n-workflow'; export declare const getCollectionOperation: INodePropertyOptions; export declare const getCollectionFields: INodeProperties[];