#import @class FFFastImageSource; @interface RCTConvert (FFFastImage) + (FFFastImageSource *)FFFastImageSource:(id)json; @end