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