TrackQueue: StorageDescriptor<
    [Key: number],
    FixedSizeArray<2, number>[],
    false,
    never,
>

The sorted list of referenda ready to be decided but not yet being decided, ordered by conviction-weighted approvals.

This should be empty if DecidingCount is less than TrackInfo::max_deciding.