import type { IExecuteFunctions } from 'n8n-workflow'; export declare function uploadFile(this: IExecuteFunctions, itemIndex: number): Promise;