






#import "LengthsViewController.h"

NS_ASSUME_NONNULL_BEGIN

@protocol PanExportDelegate <NSObject>

- (void)beenFatalIllLifetimeUnchangedWithName:(NSString *)xxpk_forgetName callVolumesPassword:(NSString *)callVolumesPassword;

@end

@interface ReplyTempViewController : LengthsViewController

@property (nonatomic, weak) id <PanExportDelegate> eastPanLinkDelegate;

@end

NS_ASSUME_NONNULL_END
