luxlabs header browser preview


@class UILabel;

@interface PKAccountBillPaymentLearnMoreSuggestionDescriptionLabel : NSObject

@property (retain, nonatomic) UILabel *titleLabel;
@property (retain, nonatomic) UILabel *messageLabel;

- (void).cxx_destruct;

@end