@class NSMutableArray; @interface AXCollectionViewCellData : NSObject { NSMutableArray *_children; } - (void).cxx_destruct; @end