utils: {
    participantMarkerCompare: ((marker1: undefined | Required<ParticipantListMarker>, marker2: undefined | Required<ParticipantListMarker>) => number);
} = ...

Вспомогательные функции

Type declaration