variable replaceUrlParamimport { replaceUrlParam } from "https://dotland.deno.dev/x/hono@v3.7.0-rc.1/client/utils.ts"; type(urlString: string, params: Record<string, string>) => unknown