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