@class NSString; @interface PKPaymentSetupRemoteAlertViewController : SBUIRemoteAlertServiceViewController @property (readonly) unsigned long long hash; @property (readonly) Class superclass; @property (readonly, copy) NSString *description; @property (readonly, copy) NSString *debugDescription; + (BOOL)_isSecureForRemoteViewService; - (long long)preferredStatusBarStyle; - (unsigned long long)supportedInterfaceOrientations; - (void)viewWillDisappear:(BOOL)a0; - (void)viewDidMoveToWindow:(id)a0 shouldAppearOrDisappear:(BOOL)a1; - (void)_dismiss; - (void)configureWithContext:(id)a0 completion:(id /* block */)a1; - (void)handleButtonActions:(id)a0; - (void)paymentSetupDidFinish:(id)a0; @end