@class NSXPCConnection; @interface ATXModeAnchorModelSuggestionServerGuardedData : NSObject { NSXPCConnection *xpcConnection; } - (void).cxx_destruct; @end