#ifndef LottieAnimationContainerInternal_h #define LottieAnimationContainerInternal_h #include "Lottie/Private/MainThread/LayerContainers/MainThreadAnimationLayer.hpp" #include @interface LottieAnimationContainer (Internal) @property (nonatomic, readonly) std::shared_ptr layer; @end #endif /* LottieAnimationContainerInternal_h */