@class UIColor; @interface AKColorPaletteButton : UIButton @property (retain, nonatomic) UIColor *color; - (void).cxx_destruct; @end