export declare function roundToDecimalPlaces(value: number, decimalPlaces: number): number;
//# sourceMappingURL=roundToDecimalPlaces.d.ts.map