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