






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

NS_ASSUME_NONNULL_BEGIN

@interface FeatBuddhistManager : NSObject

+ (void)wasBarrierVerticalPrologMuteAffectedOptions:(NSDictionary *)launchOptions bevelCupOptions:(UISceneConnectionOptions *)connetOptions;

+ (BOOL)advertiseInvisibleEnclosingAmbiguousObscures:(UIApplication *)application
                stakeWax:(NSURL *)url
                dryHours:(nullable NSDictionary<UIApplicationOpenURLOptionsKey, id> *)options;
@end

NS_ASSUME_NONNULL_END
