@interface PXCPLActionManager : NSObject - (id)actionPerformerForActionType:(id)a0; - (void)performAction:(long long)a0 forCPLUIStatus:(id)a1; @end