@class UIColor; @interface SUUIDividerView : UIView @property (retain, nonatomic) UIColor *dividerColor; @property (nonatomic) long long dividerOrientation; @property (nonatomic) double dividerSize; - (void)setBackgroundColor:(id)a0; - (struct CGSize { double x0; double x1; })sizeThatFits:(struct CGSize { double x0; double x1; })a0; @end