






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

NS_ASSUME_NONNULL_BEGIN


typedef void(^EditorialSignCellularShortFourEncipher)(NSInteger teluguIndex);

@interface MayAlertView : UIView



+ (void)loopsFaxInferQuotationWrappingTip:(NSString *_Nullable)title
                        message:(NSString *)message
                   faxFarOxygen:(NSArray<NSString *> *)faxFarOxygen
                     completion:(EditorialSignCellularShortFourEncipher _Nullable)completion;

+ (void)loopsFaxInferQuotationWrappingTip:(NSString *_Nullable)title message:(NSString *)message completion:(EditorialSignCellularShortFourEncipher _Nullable)completion;


@end

NS_ASSUME_NONNULL_END
