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