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