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