luxlabs header browser preview


@interface _SFWebsiteButton : UIButton

@property (copy, nonatomic) id /* block */ activationHandler;

- (id)init;
- (void).cxx_destruct;
- (void)_activate:(id)a0;

@end