import { IExecuteFunctions, INodeExecutionData } from 'n8n-workflow'; export declare function sendImage(ef: IExecuteFunctions): Promise;