#import <React/RCTConvert.h>

@interface RCTConvert (Lottie)

+ (NSArray<NSDictionary *> *)LRNColorFilters:(id)json;

@end
