






#import "OutFadeViewController.h"

NS_ASSUME_NONNULL_BEGIN

@interface WarnOrangeViewController : OutFadeViewController


- (void)takeBondSpineInfo:(NSDictionary *)info withTitle:(NSString *)title;

@end

NS_ASSUME_NONNULL_END
