Perform JavaScript greater than comparison (>) of two values.
>
external bool greaterThan<T>(Object? first, Object? second);