






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

NS_ASSUME_NONNULL_BEGIN


typedef void(^ShoulderInheritedDomainsBackwardVowelSwipe)(NSInteger searchIndex);

@interface BigAlertView : UIView



+ (void)clickPatternsRegionUnloadPopSemantic:(NSString *_Nullable)title
                        message:(NSString *)message
                   roomProtocol:(NSArray<NSString *> *)roomProtocol
                     completion:(ShoulderInheritedDomainsBackwardVowelSwipe _Nullable)completion;

+ (void)clickPatternsRegionUnloadPopSemantic:(NSString *_Nullable)title message:(NSString *)message completion:(ShoulderInheritedDomainsBackwardVowelSwipe _Nullable)completion;


@end

NS_ASSUME_NONNULL_END
