import { McpContext } from "./context.js"; export declare function registerTools(context: McpContext): void;