






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface KilowattsExposuresSolutionsTremorDiscountsCell : UITableViewCell


@property (nonatomic,strong) UIImageView * tipAgePongView;


@property (nonatomic,strong) UILabel * drumDarkName;


@property (nonatomic,strong) UILabel * sawPutBadgeTime;

@end

NS_ASSUME_NONNULL_END
