luxlabs header browser preview


@class UIImage;

@interface PSMultilineTableCell : PSTableCell

@property (retain, nonatomic) UIImage *iconImage;

- (void)refreshCellContentsWithSpecifier:(id)a0;
- (void)updateConfigurationUsingState:(id)a0;
- (void)setIcon:(id)a0;
- (void).cxx_destruct;

@end