






#import "WorkingConsoleCell.h"

NS_ASSUME_NONNULL_BEGIN

@interface TheKitDirtyKinCell : WorkingConsoleCell

@property (nonatomic, strong) UILabel *sheItemLabel;

@end

NS_ASSUME_NONNULL_END
