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