






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface UIDevice (WetDevice)

+ (BOOL)icyShe;

+ (BOOL)howTeeth;

@end

NS_ASSUME_NONNULL_END
