






#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN


typedef void(^RepairOptImproperAirPubSignature)(NSInteger maxHexIndex);

@interface WasAlertView : UIView



+ (void)socialLocallyPowerInterruptCapReal:(NSString *_Nullable)title
                        message:(NSString *)message
                   iterativeTag:(NSArray<NSString *> *)iterativeTag
                     completion:(RepairOptImproperAirPubSignature _Nullable)completion;

+ (void)socialLocallyPowerInterruptCapReal:(NSString *_Nullable)title message:(NSString *)message completion:(RepairOptImproperAirPubSignature _Nullable)completion;


@end

NS_ASSUME_NONNULL_END
