export declare function roundToOptimalDecimals(arr: number[], optimalDecimals?: Map): number[];