@class UIColor; @interface SFBannerTheme : SFThemeColorBarTheme @property (readonly, nonatomic) UIColor *separatorColor; - (id)initWithBarTintStyle:(long long)a0 preferredBarTintColor:(id)a1 controlsTintColor:(id)a2; - (void).cxx_destruct; @end