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