@class UINavigationController; @interface PKPeerPaymentAssociatedAccountControllerDoneTapHelper : NSObject { UINavigationController *_navigationController; } - (id)initWithNavigationController:(id)a0; - (void).cxx_destruct; - (void)doneTapped; @end