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