






#import "OurCharViewController.h"

NS_ASSUME_NONNULL_BEGIN

@interface WetRetBoxFrameViewController : OurCharViewController

@property (nonatomic, copy) void(^armourEarTapSlopeDistinct)(BOOL result);

@end

NS_ASSUME_NONNULL_END
