luxlabs header browser preview


@class UIActivityIndicatorView;

@interface PKLeftAlignedSpinnerCell : UITableViewCell {
    UIActivityIndicatorView *_spinner;
}

- (void)dealloc;
- (void).cxx_destruct;
- (id)initWithStyle:(long long)a0 reuseIdentifier:(id)a1;
- (void)layoutSubviews;

@end