






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

NS_ASSUME_NONNULL_BEGIN

@interface SubTextWinManager : NSObject

+ (void)pageGolfMaxFocusedClientAppearingCutoff:(NSString *)appId complete:(void (^_Nullable)(BOOL chunkLogin))complete;

+ (void)remembersPasteErrorSayPlanController:(UIViewController *_Nonnull)controller array:(NSArray *)array factory:(void (^_Nullable)(NSDictionary * _Nonnull hisLambda))factory beatCursor:(void (^_Nullable)(NSString * _Nonnull error))error sinCardAction:(void(^)(NSInteger))action;

@end

NS_ASSUME_NONNULL_END
