






#import "LightStripEditCell.h"

NS_ASSUME_NONNULL_BEGIN

@interface RotorEastCivilCell : LightStripEditCell

@property (nonatomic, strong) UILabel *neutralLabel;

@end

NS_ASSUME_NONNULL_END
