






#import "AtomToneSquareCell.h"

NS_ASSUME_NONNULL_BEGIN

@interface CreatorHellmanCell : AtomToneSquareCell

@property (nonatomic, strong) UILabel *keyMailLabel;

@end

NS_ASSUME_NONNULL_END
