







#import <UIKit/UIKit.h>
#import "SheFitFoldOnlyCell.h"

@protocol DoneNonceOfferDelegate;


@interface WalkBackupStop : UIView


@property (weak, nonatomic) id<DoneNonceOfferDelegate> delegate;


- (void)usesMeanEraMap:(NSArray <SheFitFoldOnlyCell *> *)barrages;


- (void)start;


- (void)stop;

@end


@protocol DoneNonceOfferDelegate <NSObject>

@optional


- (void)interiorRaceView:(WalkBackupStop *)maleMayView bitsSexMindCell:(SheFitFoldOnlyCell *)rare;


- (void)subgroupsTiedControlsHungarianRenamingLyricistQuietInstalls:(WalkBackupStop *)maleMayView;


- (void)interiorRaceView:(WalkBackupStop *)maleMayView willDisplayCell:(SheFitFoldOnlyCell *)rare;


- (void)interiorRaceView:(WalkBackupStop *)maleMayView didEndDisplayingCell:(SheFitFoldOnlyCell *)rare;

@end
