PromiseWatcherRejectedI: InterfaceGuard<{
    onRejected: MethodGuard;
}> = ...

A PromiseWatcher interface that has only an onRejected handler.