SortBy type

Defines values for SortBy. Possible values include: 'UncertaintyAscending', 'UncertaintyDescending'

type SortBy = "UncertaintyAscending" | "UncertaintyDescending"