@class NSArray; @interface ATXComplicationSuggestionCacheGuardedData : NSObject { NSArray *complicationModularSetCache; NSArray *complicationLandscapeModularSetCache; NSArray *complicationInlineSetCache; } - (void).cxx_destruct; @end