export declare const inRange: (x: number, min: number, max: number) => boolean; //# sourceMappingURL=number.d.ts.map