import { McpServer } from '@modelcontextprotocol/sdk/server/mcp.js';
import { PSGCClient } from '../services/psgc-client.js';
export declare function registerCityTools(server: McpServer, psgcClient: PSGCClient): void;
//# sourceMappingURL=city.d.ts.map