@class UIViewController; @protocol SBUISystemApertureElement; @interface SBUISystemApertureElementSourceContainerViewController : UIViewController @property (retain, nonatomic) UIViewController *elementViewController; - (id)_transitionCoordinator; - (BOOL)shouldAutomaticallyForwardAppearanceMethods; - (BOOL)_canShowWhileLocked; - (void).cxx_destruct; - (id)_childViewControllerForAlwaysOnTimelines; @end