variable Averageimport { Average } from "https://deno.land/x/caviar@2.6.9/src/math/mod.ts"; type(values: Array<number>) => number