export declare const isNotBetween: (value: any, a: number, b: number) => boolean; //# sourceMappingURL=is-not-between.d.ts.map