






#import "ItemSunViewController.h"

NS_ASSUME_NONNULL_BEGIN

@protocol NapResumeDelegate <NSObject>

- (void)numeratorFrontHeaderCloudyBuiltWithName:(NSString *)xxpk_forgetName fatHueRealmPassword:(NSString *)fatHueRealmPassword;

@end

@interface MoveMatchViewController : ItemSunViewController

@property (nonatomic, weak) id <NapResumeDelegate> saveRowSizeDelegate;

@end

NS_ASSUME_NONNULL_END
