


#import "SDWebImageCompat.h"



@interface UIImage (GIF)



+ (nullable UIImage *)sd_imageWithGIFData:(nullable NSData *)data;

@end
