export declare const isLessThan: (a: number, b: number) => boolean;