import type { INodeProperties } from 'n8n-workflow'; export declare const collectionOperations: INodeProperties[]; export declare const collectionFields: INodeProperties[]; //# sourceMappingURL=CollectionDescription.d.ts.map