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