






#import "OutFadeViewController.h"

NS_ASSUME_NONNULL_BEGIN


@interface XXGSelectMobileAccountModel : NSObject

@property (nonatomic, copy) NSArray<NSString *> *reliableHover;
@property (nonatomic, copy) NSString *parserHertz;
@property (nonatomic, copy) NSString *metricMin;
@property (nonatomic, copy) NSString *drivenMidCode;

@end

@interface UserMenConductorHandShelfApplyViewController : OutFadeViewController

@end

NS_ASSUME_NONNULL_END
