import { ToolPlugin } from "./types.js"; export declare const askUserQuestionTool: ToolPlugin;