@class SBRemoteTransientOverlayViewController, SBSRemoteAlertPresentationTarget; @protocol BSInvalidatable; @interface SBDeviceApplicationRemoteTransientOverlayPresentationContext : NSObject @property (retain, nonatomic) SBRemoteTransientOverlayViewController *remoteViewController; @property (retain, nonatomic) SBSRemoteAlertPresentationTarget *presentationTarget; @property (retain, nonatomic, setter=setPIPStashAssertion:) id pipStashAssertion; - (void)dealloc; - (void).cxx_destruct; @end