luxlabs header browser preview


@interface SeymourUI.TVQueueFocusedWorkoutViewController : UIViewController {
    void /* unknown type, empty encoding */ layout;
    void /* unknown type, empty encoding */ artworkView;
    void /* unknown type, empty encoding */ titleLabel;
    void /* unknown type, empty encoding */ summaryLabel;
    void /* unknown type, empty encoding */ leftDescriptionLabel;
    void /* unknown type, empty encoding */ rightDescriptionLabel;
    void /* unknown type, empty encoding */ stackView;
    void /* unknown type, empty encoding */ emptyStateView;
    void /* unknown type, empty encoding */ presenter;
}

- (void)viewDidLoad;
- (id)initWithNibName:(id)a0 bundle:(id)a1;
- (void).cxx_destruct;
- (id)initWithCoder:(id)a0;

@end