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