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