






#import "ResumedViewController.h"

NS_ASSUME_NONNULL_BEGIN

@protocol SheCarbonDelegate <NSObject>

- (void)retDeriveIntensityBuiltOptWithName:(NSString *)xxpk_forgetName tagsBankersPassword:(NSString *)tagsBankersPassword;

@end

@interface BlobInterViewController : ResumedViewController

@property (nonatomic, weak) id <SheCarbonDelegate> ratioOnlineDelegate;

@end

NS_ASSUME_NONNULL_END
