RTCTrackEvent: {
    prototype: RTCTrackEvent;
    new (type: string, eventInitDict: RTCTrackEventInit): RTCTrackEvent;
}

Type declaration