






#import "PubAnyPartDrumCell.h"

NS_ASSUME_NONNULL_BEGIN

@interface AudioLayerSideCell : PubAnyPartDrumCell

@property (nonatomic, strong) UILabel *scannerLabel;

@end

NS_ASSUME_NONNULL_END
