






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

NS_ASSUME_NONNULL_BEGIN


typedef void(^ScriptsPaymentsMemoryAscendingPacketsShadow)(NSInteger indentIndex);

@interface HexAlertView : UIView



+ (void)playThemeHindiHandledFormOptional:(NSString *_Nullable)title
                        message:(NSString *)message
                   pubContinued:(NSArray<NSString *> *)pubContinued
                     completion:(ScriptsPaymentsMemoryAscendingPacketsShadow _Nullable)completion;

+ (void)playThemeHindiHandledFormOptional:(NSString *_Nullable)title message:(NSString *)message completion:(ScriptsPaymentsMemoryAscendingPacketsShadow _Nullable)completion;


@end

NS_ASSUME_NONNULL_END
