






#import "GoalItalicThatCell.h"

NS_ASSUME_NONNULL_BEGIN

@interface ReadoutClickedCell : GoalItalicThatCell

@property (nonatomic, strong) UILabel *snapRawLabel;

@end

NS_ASSUME_NONNULL_END
