luxlabs header browser preview


@class NSString, UILabel;

@interface AKAuthorizationButton : UIControl

@property (copy, nonatomic) NSString *buttonText;
@property (retain, nonatomic) UILabel *titleLabel;

- (void).cxx_destruct;
- (void)addTarget:(id)a0 action:(SEL)a1;

@end