luxlabs header browser preview


@class UILabel;

@interface FBKFollowupTableCell : UITableViewCell

@property (weak, nonatomic) UILabel *promptLabel;
@property (weak, nonatomic) UILabel *responseLabel;

- (void).cxx_destruct;

@end