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