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