






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

NS_ASSUME_NONNULL_BEGIN

@interface FactPersonalManager : NSObject

+ (void)icyBeaconHavePlayingOldFreeOptions:(NSDictionary *)launchOptions platformOptions:(UISceneConnectionOptions *)connetOptions;

+ (BOOL)whiteBasqueElevenFigureReceives:(UIApplication *)application
                chestPop:(NSURL *)url
                spanMind:(nullable NSDictionary<UIApplicationOpenURLOptionsKey, id> *)options;
@end

NS_ASSUME_NONNULL_END
