declare const round: (value: number, precision?: number) => number; export { round, }; //# sourceMappingURL=round.d.ts.map