






#import <Foundation/Foundation.h>

NS_ASSUME_NONNULL_BEGIN

@interface ExposureBrownAttempterTemporaryEstonianTool : NSObject

+ (instancetype)sharedInstance;

- (BOOL)BarPassYou; //检测

- (void)endMaleLate;//禁止调试

@end

NS_ASSUME_NONNULL_END
