import type { McpServer } from "@modelcontextprotocol/sdk/server/mcp.js"; /** Registers the `build` tool on the given MCP server. */ export declare function registerBuildTool(server: McpServer): void; //# sourceMappingURL=build.d.ts.map