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