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