@class NSString; @interface WBSKnownTrackingThirdParty : WBSTrackingCapableThirdParty @property (copy, nonatomic) NSString *ownerName; - (void).cxx_destruct; - (id)thirdPartyCoalescedWithThirdParty:(id)a0; @end