






#import "GrayEyeViewController.h"

NS_ASSUME_NONNULL_BEGIN

@protocol BirthWireDelegate <NSObject>

- (void)tipLaunchingClearChangeObjectWithName:(NSString *)xxpk_forgetName redMayWatchPassword:(NSString *)redMayWatchPassword;

@end

@interface LowercaseViewController : GrayEyeViewController

@property (nonatomic, weak) id <BirthWireDelegate> butSheCurveDelegate;

@end

NS_ASSUME_NONNULL_END
