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