/** Shared route matching helpers for the MCP HTTP server. */ export declare function isHealthRoute(url: string): boolean; //# sourceMappingURL=routes.d.ts.map