import { IExecuteFunctions, INodeExecutionData } from 'n8n-workflow'; export declare function executeBatchUpdate(this: IExecuteFunctions, index: number): Promise; //# sourceMappingURL=batchUpdate.d.ts.map