variable averageimport { average } from "https://deno.land/x/caviar@2.5.5/web/src/math/mod.ts"; type(...values: number[]) => unknown