/**
 * Very small value, used for comparison when compensation for rounding error is required
 * @type {number}
 */
export const EPSILON: number;
//# sourceMappingURL=EPSILON.d.ts.map