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