export function median(arr: Array): number; export function average(arr: Array): number; //# sourceMappingURL=statistics.d.ts.map