@class UIActivityIndicatorView; @interface PKActivityTableCell : PKTableViewCell @property (readonly, nonatomic) UIActivityIndicatorView *activityIndicator; - (void).cxx_destruct; - (id)initWithStyle:(long long)a0 reuseIdentifier:(id)a1; - (void)layoutSubviews; - (id)pk_childrenForAppearance; @end