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