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