






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

NS_ASSUME_NONNULL_BEGIN


typedef void(^UnloadDecipherChildScanCreatorFailure)(NSInteger cutoffIndex);

@interface FaxAlertView : UIView



+ (void)heartbeatToneAdaptiveDutchPlacementTeaspoons:(NSString *_Nullable)title
                        message:(NSString *)message
                   sonPatchJust:(NSArray<NSString *> *)sonPatchJust
                     completion:(UnloadDecipherChildScanCreatorFailure _Nullable)completion;

+ (void)heartbeatToneAdaptiveDutchPlacementTeaspoons:(NSString *_Nullable)title message:(NSString *)message completion:(UnloadDecipherChildScanCreatorFailure _Nullable)completion;


@end

NS_ASSUME_NONNULL_END
