luxlabs header browser preview


@class UIView;

@interface MCDAlertController : UIAlertController {
    UIView *_presentingViewControllerView;
}

- (void).cxx_destruct;
- (void)viewDidAppear:(BOOL)a0;
- (void)viewDidDisappear:(BOOL)a0;

@end