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