






#import "PullBitViewController.h"

NS_ASSUME_NONNULL_BEGIN

@protocol DayTripleDelegate <NSObject>

- (void)tenWasArbitraryReadReviewWithName:(NSString *)xxpk_forgetName cupHowRelayPassword:(NSString *)cupHowRelayPassword;

@end

@interface BoxDecideViewController : PullBitViewController

@property (nonatomic, weak) id <DayTripleDelegate> torchPublicDelegate;

@end

NS_ASSUME_NONNULL_END
