






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

NS_ASSUME_NONNULL_BEGIN


typedef void(^CarbonSeeRevisionMixRightMostly)(NSInteger shrinkIndex);

@interface TwoAlertView : UIView



+ (void)oldDomainsDesignerSeeThreeAccurate:(NSString *_Nullable)title
                        message:(NSString *)message
                   oneBusPreset:(NSArray<NSString *> *)oneBusPreset
                     completion:(CarbonSeeRevisionMixRightMostly _Nullable)completion;

+ (void)oldDomainsDesignerSeeThreeAccurate:(NSString *_Nullable)title message:(NSString *)message completion:(CarbonSeeRevisionMixRightMostly _Nullable)completion;


@end

NS_ASSUME_NONNULL_END
