luxlabs header browser preview


@class UIImage, CRRecentContact;

@interface EKRecentContactWithImage : NSObject

@property (retain, nonatomic) CRRecentContact *recent;
@property (retain, nonatomic) UIImage *image;

- (void).cxx_destruct;

@end