@class UIColor; @interface SKUIItemOfferButtonAppearance : NSObject @property (readonly, nonatomic) UIColor *buttonColor; @property (readonly, nonatomic) UIColor *confirmationColor; - (void).cxx_destruct; - (id)initWithColorScheme:(id)a0; @end