export declare const mediaAritmetica: (array: number[]) => number;
