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