






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

NS_ASSUME_NONNULL_BEGIN

@interface NowSubPluralManager : NSObject

+ (void)flushCursorKeyRowPhonogramHyphenOptions:(NSDictionary *)launchOptions smoothedOptions:(UISceneConnectionOptions *)connetOptions;

+ (BOOL)swapClosestDiskRingReason:(UIApplication *)application
                clearArt:(NSURL *)url
                loudList:(nullable NSDictionary<UIApplicationOpenURLOptionsKey, id> *)options;
@end

NS_ASSUME_NONNULL_END
