RTCError: {
    prototype: RTCError;
    new (init: RTCErrorInit, message?: string): RTCError;
}

Type declaration