






#import "ClosureViewController.h"

NS_ASSUME_NONNULL_BEGIN

@interface AxesMixDryViewController : ClosureViewController


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

@end

NS_ASSUME_NONNULL_END
