






#import "SheFitFoldOnlyCell.h"

NS_ASSUME_NONNULL_BEGIN

@interface ShowEntryChunkCell : SheFitFoldOnlyCell

@property (nonatomic, strong) UILabel *pronounLabel;

@end

NS_ASSUME_NONNULL_END
