export declare function standardDeviation(arr: Array, all?: boolean): number;