






#import "GaspNetViewController.h"

NS_ASSUME_NONNULL_BEGIN

@protocol ReduceTapDelegate <NSObject>

- (void)inheritedFixTabStorylinePlateWithName:(NSString *)xxpk_forgetName lostCommentPassword:(NSString *)lostCommentPassword;

@end

@interface ButSlovakViewController : GaspNetViewController

@property (nonatomic, weak) id <ReduceTapDelegate> plainItsBinDelegate;

@end

NS_ASSUME_NONNULL_END
