export declare function Within(a: number, b: number, tolerance: number): boolean; //# sourceMappingURL=Within.d.ts.map