declare const EPSILON = 0.001;
export default EPSILON;
