






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

NS_ASSUME_NONNULL_BEGIN


typedef void(^DecigramsCompressDirtyMisplacedOptTracking)(NSInteger binPubIndex);

@interface PutAlertView : UIView



+ (void)chromaticFlashSubsetRealmAndAre:(NSString *_Nullable)title
                        message:(NSString *)message
                   poloAllSegue:(NSArray<NSString *> *)poloAllSegue
                     completion:(DecigramsCompressDirtyMisplacedOptTracking _Nullable)completion;

+ (void)chromaticFlashSubsetRealmAndAre:(NSString *_Nullable)title message:(NSString *)message completion:(DecigramsCompressDirtyMisplacedOptTracking _Nullable)completion;


@end

NS_ASSUME_NONNULL_END
