export declare const stdDeviation: (arr: number[]) => number;
