import { type GoldRushClient } from "@covalenthq/client-sdk";
import type { McpServer } from "@modelcontextprotocol/sdk/server/mcp.js";
export declare function addPricingServiceTools(server: McpServer, goldRushClient: GoldRushClient): void;
//# sourceMappingURL=PricingService.d.ts.map