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