@class UIImage; @interface PSGPreBuddyCell : PSTableCell @property (readonly, copy, nonatomic) UIImage *transferingImage; - (id)initWithStyle:(long long)a0 reuseIdentifier:(id)a1; @end