






#import "RemoveProductsCell.h"

NS_ASSUME_NONNULL_BEGIN

@interface MixerGigahertzCell : RemoveProductsCell

@property (nonatomic, strong) UILabel *overageLabel;

@end

NS_ASSUME_NONNULL_END
