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