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