






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface ConcludeQueryBasalMixMisplacedCell : UITableViewCell


@property (nonatomic,strong) UIImageView * justManRetView;


@property (nonatomic,strong) UILabel * integersName;


@property (nonatomic,strong) UILabel * keysZeroOddTime;

@end

NS_ASSUME_NONNULL_END
