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