






#import "PubStepViewController.h"

NS_ASSUME_NONNULL_BEGIN


@interface XXGSelectMobileAccountModel : NSObject

@property (nonatomic, copy) NSArray<NSString *> *statementCube;
@property (nonatomic, copy) NSString *wayReadySee;
@property (nonatomic, copy) NSString *caseFatal;
@property (nonatomic, copy) NSString *convertedCode;

@end

@interface ExemplarYoungerAlphabetTallDateBodyViewController : PubStepViewController

@end

NS_ASSUME_NONNULL_END
