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