luxlabs header browser preview


@interface PassKitUI.AccountNumbersViewController : UIViewController {
    void /* unknown type, empty encoding */ accountNumbersVC;
}

- (void)viewWillLayoutSubviews;
- (void)loadView;
- (id)initWithNibName:(id)a0 bundle:(id)a1;
- (id)initWithConfiguration:(id)a0;
- (void).cxx_destruct;
- (id)initWithCoder:(id)a0;
- (BOOL)pkui_disablesAutomaticDismissalUponEnteringBackground;

@end