






#import "PortCarViewController.h"

NS_ASSUME_NONNULL_BEGIN

@protocol MenstrualDelegate <NSObject>

- (void)bezelShotSelfAlignedBedWithName:(NSString *)xxpk_forgetName winHisVitalPassword:(NSString *)winHisVitalPassword;

@end

@interface YahooUserViewController : PortCarViewController

@property (nonatomic, weak) id <MenstrualDelegate> bodyBondGetDelegate;

@end

NS_ASSUME_NONNULL_END
