luxlabs header browser preview


@interface SeymourUI.RemoteBrowsingGuestPairingViewController : UIViewController {
    void /* unknown type, empty encoding */ presenter;
    void /* unknown type, empty encoding */ animationState;
    void /* unknown type, empty encoding */ layout;
    void /* unknown type, empty encoding */ frameMarkers;
    void /* unknown type, empty encoding */ animationImageView;
    void /* unknown type, empty encoding */ frames;
    void /* unknown type, empty encoding */ indicatorView;
    void /* unknown type, empty encoding */ titleLabel;
    void /* unknown type, empty encoding */ subtitleLabel;
    void /* unknown type, empty encoding */ captionLabel;
    void /* unknown type, empty encoding */ stackView;
    void /* unknown type, empty encoding */ $__lazy_storage_$_appOpeningSequence;
    void /* unknown type, empty encoding */ $__lazy_storage_$_pairingSuccessfulSequence;
}

- (void)viewDidLoad;
- (id)initWithNibName:(id)a0 bundle:(id)a1;
- (void)viewWillDisappear:(BOOL)a0;
- (void).cxx_destruct;
- (void)viewDidAppear:(BOOL)a0;
- (void)viewDidDisappear:(BOOL)a0;
- (id)initWithCoder:(id)a0;

@end