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