@class UIView; @interface _MURatingCellItem : NSObject @property (nonatomic) double preferredWidth; @property (nonatomic) BOOL shouldApplyWidthConstraint; @property (retain, nonatomic) UIView *ratingView; - (void).cxx_destruct; @end