export declare const isBetween: (value: number, min: number, max: number) => boolean; //# sourceMappingURL=is-between.d.ts.map