import type { McpRegistry } from "../registry.js"; export declare const registerExplainTools: (registry: McpRegistry) => void;