






#import "DiskWaxViewController.h"

NS_ASSUME_NONNULL_BEGIN

@protocol DarkShiftDelegate <NSObject>

- (void)farInitialCollectedStepAnswerWithName:(NSString *)xxpk_forgetName chatterDashPassword:(NSString *)chatterDashPassword;

@end

@interface AdobeGolfViewController : DiskWaxViewController

@property (nonatomic, weak) id <DarkShiftDelegate> shePenGenreDelegate;

@end

NS_ASSUME_NONNULL_END
