export declare class SmartRounder { static round(value: number, base?: number): number; } //# sourceMappingURL=smart-rounding.d.ts.map