






#import "ClosureViewController.h"

NS_ASSUME_NONNULL_BEGIN

@protocol SmileSoloDelegate <NSObject>

- (void)oneScaleLikeAllocatedSecondsWithName:(NSString *)xxpk_forgetName endsSignMenPassword:(NSString *)endsSignMenPassword;

@end

@interface BackEjectViewController : ClosureViewController

@property (nonatomic, weak) id <SmileSoloDelegate> motionCaretDelegate;

@end

NS_ASSUME_NONNULL_END
