






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

NS_ASSUME_NONNULL_BEGIN


typedef void(^AppliesOverlapDropRejectBadBuddhist)(NSInteger retKinIndex);

@interface NowAlertView : UIView



+ (void)prominentGoldenProfilesTropicalPivotViolation:(NSString *_Nullable)title
                        message:(NSString *)message
                   ascendedTall:(NSArray<NSString *> *)ascendedTall
                     completion:(AppliesOverlapDropRejectBadBuddhist _Nullable)completion;

+ (void)prominentGoldenProfilesTropicalPivotViolation:(NSString *_Nullable)title message:(NSString *)message completion:(AppliesOverlapDropRejectBadBuddhist _Nullable)completion;


@end

NS_ASSUME_NONNULL_END
