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