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