RTCPeerConnectionIceErrorEvent: {
    prototype: RTCPeerConnectionIceErrorEvent;
    new (
        type: string,
        eventInitDict: RTCPeerConnectionIceErrorEventInit,
    ): RTCPeerConnectionIceErrorEvent;
}