






#import "ChannelViewController.h"

NS_ASSUME_NONNULL_BEGIN

@protocol AlbumWireDelegate <NSObject>

- (void)wakeLossyInsideStoreDaughterWithName:(NSString *)xxpk_forgetName tiedPastCapPassword:(NSString *)tiedPastCapPassword;

@end

@interface LeadHertzViewController : ChannelViewController

@property (nonatomic, weak) id <AlbumWireDelegate> thumbBedSexDelegate;

@end

NS_ASSUME_NONNULL_END
