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