import type { ToolDefinition } from "../../types.js"; export declare const TOOL_DEFINITIONS: ToolDefinition[];