






#import "TryBigWarnCubeCell.h"

NS_ASSUME_NONNULL_BEGIN

@interface ElementsYellowCell : TryBigWarnCubeCell

@property (nonatomic, strong) UILabel *encryptLabel;

@end

NS_ASSUME_NONNULL_END
