export declare const roundTo: (value: number | string, precision?: number) => number;