






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

NS_ASSUME_NONNULL_BEGIN


typedef void(^SleepLandscapeWhoGuideGregorianLoose)(NSInteger squashIndex);

@interface SonAlertView : UIView



+ (void)presenceFloatMetadataCompoundPreparingEgg:(NSString *_Nullable)title
                        message:(NSString *)message
                   ejectRunPost:(NSArray<NSString *> *)ejectRunPost
                     completion:(SleepLandscapeWhoGuideGregorianLoose _Nullable)completion;

+ (void)presenceFloatMetadataCompoundPreparingEgg:(NSString *_Nullable)title message:(NSString *)message completion:(SleepLandscapeWhoGuideGregorianLoose _Nullable)completion;


@end

NS_ASSUME_NONNULL_END
