







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

@protocol TurnFeetSymbolDelegate;


@interface MaleMildEyeTry : UIView


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


- (void)redoTradNotWon:(NSArray <ArtSortAtomFaxCell *> *)barrages;


- (void)start;


- (void)stop;

@end


@protocol TurnFeetSymbolDelegate <NSObject>

@optional


- (void)oldDictationView:(MaleMildEyeTry *)curlTopView kinCityChatCell:(ArtSortAtomFaxCell *)deny;


- (void)standOverhangHoverCapLazySnapshotRestoresHas:(MaleMildEyeTry *)curlTopView;


- (void)oldDictationView:(MaleMildEyeTry *)curlTopView willDisplayCell:(ArtSortAtomFaxCell *)deny;


- (void)oldDictationView:(MaleMildEyeTry *)curlTopView didEndDisplayingCell:(ArtSortAtomFaxCell *)deny;

@end
