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