luxlabs header browser preview


@class UIView;

@interface SBCenterWindowActivationAnimationContext : NSObject

@property (retain, nonatomic) UIView *deparentingPortal;
@property (retain, nonatomic) UIView *contentPortalContainer;

- (void).cxx_destruct;

@end