import { IExecuteFunctions, IDataObject } from 'n8n-workflow'; export declare function execute(this: IExecuteFunctions): Promise;