@class NSArray; @interface AXScale : NSObject @property (copy, nonatomic) NSArray *domain; - (void).cxx_destruct; @end