@class NSMutableSet; @interface TRIAllocationStatusProviderGuardedData : NSObject { NSMutableSet *callbackTokens; } - (void).cxx_destruct; @end