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