variable serveStaticimport { serveStatic } from "https://deno.land/x/hono@v2.1.0/middleware.ts"; type(options?: ServeStaticOptions) => unknown