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