function jsximport { jsx } from "https://deno.land/x/hono@v3.6.0/jsx/jsx-runtime.ts"; jsx(tag: string | Function, props: Record<string, unknown>): JSXNodeParameterstag: string | Functionprops: Record<string, unknown>ReturnsJSXNode