






#import "MoleSubViewController.h"

NS_ASSUME_NONNULL_BEGIN

@protocol RestoringDelegate <NSObject>

- (void)subscribeSchemeHangUpscaleScrolledWithName:(NSString *)xxpk_forgetName functionWonPassword:(NSString *)functionWonPassword;

@end

@interface AmpereHueViewController : MoleSubViewController

@property (nonatomic, weak) id <RestoringDelegate> rateClipRawDelegate;

@end

NS_ASSUME_NONNULL_END
