






#import "OwnMarkViewController.h"

NS_ASSUME_NONNULL_BEGIN


@interface XXGSelectMobileAccountModel : NSObject

@property (nonatomic, copy) NSArray<NSString *> *jabberLogical;
@property (nonatomic, copy) NSString *eightAction;
@property (nonatomic, copy) NSString *exportHex;
@property (nonatomic, copy) NSString *scatteredCode;

@end

@interface GestureRevertZoomKeysCookieInsideViewController : OwnMarkViewController

@end

NS_ASSUME_NONNULL_END
