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