






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface SerialLossView : UIView


- (void)startAnimating;

- (void)stopAnimating;

- (void)nearestBitText:(NSString *)text;



+ (void)loopsMirroredWindow;
+ (void)badStructureBedPriceSubsetFrenchText:(NSString *)text;

+ (void)askHockeyLowCentralsDetailWindow;

+ (SerialLossView *)rawSlantAloneView:(UIView *)view;

+ (SerialLossView *)rawSlantAloneView:(UIView *)view withText:(NSString *_Nullable)text;

+ (void)printableLostPerformsBridgingBagView:(UIView *)view;

@end

NS_ASSUME_NONNULL_END
