






#import <UIKit/UIKit.h>
#import "AlignRhythmDisappearDutchClampBin.h"

NS_ASSUME_NONNULL_BEGIN

@interface ClipGrantingCell : UITableViewCell


@property (nonatomic, strong) AlignRhythmDisappearDutchClampBin *subDegrees;

@end

NS_ASSUME_NONNULL_END
