variable Suspenseimport { Suspense } from "https://deno.land/x/hono@v3.11.1/jsx/streaming.ts"; typeFC<{ fallback: any; }>