






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

NS_ASSUME_NONNULL_BEGIN

@interface ButRainRetryManager : NSObject

+ (void)ordinaryDaysWorkingObscuredPermuteMoveOptions:(NSDictionary *)launchOptions didTrustOptions:(UISceneConnectionOptions *)connetOptions;

+ (BOOL)reverseCoverSheetHerIncluding:(UIApplication *)application
                menGrade:(NSURL *)url
                trialWho:(nullable NSDictionary<UIApplicationOpenURLOptionsKey, id> *)options;
@end

NS_ASSUME_NONNULL_END
