export declare const roundToNearest: (numToRound: number, numToRoundTo: number) => number; //# sourceMappingURL=round-to-nearest.d.ts.map