






#import "PersistViewController.h"

NS_ASSUME_NONNULL_BEGIN

@interface NotCertTenViewController : PersistViewController


- (void)malayAddExitsInfo:(NSDictionary *)info withTitle:(NSString *)title;

@end

NS_ASSUME_NONNULL_END
