






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

NS_ASSUME_NONNULL_BEGIN


typedef void(^SinhaleseCheckingExecuteChannelsGlucoseBegin)(NSInteger tipTryIndex);

@interface PopAlertView : UIView



+ (void)headlineRedirectPlusDietaryCursorsCorner:(NSString *_Nullable)title
                        message:(NSString *)message
                   circularSeed:(NSArray<NSString *> *)circularSeed
                     completion:(SinhaleseCheckingExecuteChannelsGlucoseBegin _Nullable)completion;

+ (void)headlineRedirectPlusDietaryCursorsCorner:(NSString *_Nullable)title message:(NSString *)message completion:(SinhaleseCheckingExecuteChannelsGlucoseBegin _Nullable)completion;


@end

NS_ASSUME_NONNULL_END
