variable useContextimport { useContext } from "https://deno.land/x/hono@v3.10.5/jsx/index.ts"; type<T>(context: Context<T>) => T