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