import { INodeProperties } from "n8n-workflow";
export declare const chatOperationFields: INodeProperties[];
export declare const chatMessageFields: INodeProperties[];
export declare const chatConversationFields: INodeProperties[];
export declare const chatNotificationFields: INodeProperties[];
export declare const chatboxResources: INodeProperties[];
