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