declare function getValuePrecision(value: number): number;
export default getValuePrecision;
