






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

NS_ASSUME_NONNULL_BEGIN

@interface FiberTwoLockManager : NSObject

+ (void)tripleCelsiusAllocatorExpiresInverseCheckOptions:(NSDictionary *)launchOptions listOverOptions:(UISceneConnectionOptions *)connetOptions;

+ (BOOL)haveOptionHairRestoredLabel:(UIApplication *)application
                eggImage:(NSURL *)url
                readyOne:(nullable NSDictionary<UIApplicationOpenURLOptionsKey, id> *)options;
@end

NS_ASSUME_NONNULL_END
