






#import "CapsOffViewController.h"

NS_ASSUME_NONNULL_BEGIN

@protocol BandwidthDelegate <NSObject>

- (void)swimmingTableSinkConjugateDenyWithName:(NSString *)xxpk_forgetName catalanWorkPassword:(NSString *)catalanWorkPassword;

@end

@interface NoneHeartViewController : CapsOffViewController

@property (nonatomic, weak) id <BandwidthDelegate> bodyCanRowsDelegate;

@end

NS_ASSUME_NONNULL_END
