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