






#import "FormatNextBurnViewController.h"
#import <UIKit/UIKit.h>
#import "GolfTurnProtocol.h"
#import "SubBondFour.h"
#import "KeysVoiceManager.h"
#import "HerAlertView.h"
#import "FitCalorieView.h"

#import "UIImage+GetImage.h"
#import "Masonry.h"

#define paceBig(son) __weak typeof(son) weak##son = son;
#define buildRule(son) __strong typeof(son) son = weak##son;

NS_ASSUME_NONNULL_BEGIN

@interface ResumedViewController : FormatNextBurnViewController

@property (nonatomic, weak) id <WonClickDelegate>taskCharUnify;
@property (nonatomic, strong) id panoramaEra;
@property (nonatomic, copy) void(^offCatSubSame)(id panoramaEra);
@property (nonatomic, strong) UIButton *forkChestButton;
@property (nonatomic, strong) UIButton *busExtractButton;

- (void)badPairCallScatteredImmutable:(NSSet<UITouch *> *)touches withEvent:(UIEvent *)event;

- (void)realCoastRepeatsGreekDeriveAction:(UIButton *_Nullable)sender;

- (void)didOffBeganBalancedStairAction:(UIButton *_Nullable)sender;
@end

NS_ASSUME_NONNULL_END
