






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

NS_ASSUME_NONNULL_BEGIN


typedef void(^ClippingTagsExternComputerBounceDid)(NSInteger fatHitIndex);

@interface KinAlertView : UIView



+ (void)deliveredFeaturesHailGlucosePhaseFinger:(NSString *_Nullable)title
                        message:(NSString *)message
                   goalUpdating:(NSArray<NSString *> *)goalUpdating
                     completion:(ClippingTagsExternComputerBounceDid _Nullable)completion;

+ (void)deliveredFeaturesHailGlucosePhaseFinger:(NSString *_Nullable)title message:(NSString *)message completion:(ClippingTagsExternComputerBounceDid _Nullable)completion;


@end

NS_ASSUME_NONNULL_END
