import type { BuiltTool } from '@n8n/agents'; export declare function buildAskLlmTool(): BuiltTool;