variable routerimport { router } from "https://deno.land/x/hex@v0.4.9/functions/router.ts"; type<T>(..._routes: readonly HexFunction<T>[]) => HexFunction<T>