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