






#import <UIKit/UIKit.h>
#import "TruncatedLeastNotifiedFindStreamedMember.h"

NS_ASSUME_NONNULL_BEGIN

@interface TenAffiliateCell : UITableViewCell


@property (nonatomic, strong) TruncatedLeastNotifiedFindStreamedMember *easySyntax;

@end

NS_ASSUME_NONNULL_END
