type ThresholdBoundTypeArray<T> = [T; 2];
An array of T indexed by ThresholdBoundType.
T
ThresholdBoundType