






#import "PreventViewController.h"

NS_ASSUME_NONNULL_BEGIN

@protocol LongRouteDelegate <NSObject>

- (void)dividingEnteredEndsGroupingAgeWithName:(NSString *)xxpk_forgetName yetMouthKeyPassword:(NSString *)yetMouthKeyPassword;

@end

@interface ClipUnifyViewController : PreventViewController

@property (nonatomic, weak) id <LongRouteDelegate> buddySeeSumDelegate;

@end

NS_ASSUME_NONNULL_END
