@protocol SBSystemActionCoordinatedElementPreviewing, SAInvalidatable; @interface SBSystemActionElementPreviewingCoordinator : NSObject { id _urgencyAssertion; id _alertingAssertion; id _expansionAssertion; long long _expansionAnimationStyle; id _element; } - (void).cxx_destruct; @end