import type { ISupplyDataFunctions } from 'n8n-workflow';
export declare const makeN8nLlmFailedAttemptHandler: (ctx: ISupplyDataFunctions, handler?: (error: any) => void) => (error: any) => void;
//# sourceMappingURL=n8nLlmFailedAttemptHandler.d.ts.map