#!/usr/bin/env node
/**
 * 裹裹寄件服务MCP Server - TypeScript版本
 * 提供寄件订单管理、地址簿查询等功能，通过HTTP API对接远程服务
 */
export {};
//# sourceMappingURL=index.d.ts.map