#ifndef Lottie_h #define Lottie_h #import #import UIImage * _Nullable drawSvgImage(NSData * _Nonnull data, CGSize size, UIColor *backgroundColor, UIColor *foregroundColor); #endif /* Lottie_h */