variable hcimport { hc } from "https://dotland.deno.dev/x/hono@v4.2.2/client/client.ts"; type<T extends Hono<any, any, any>>(baseUrl: string, options?: ClientRequestOptions) => unknown