UNPKG

xtreme-ui

Version:

Collection of reusable components that can be used in web projects

3 lines 210 B
import { TLottieProps } from './types'; export declare const Lottie: import('react').ForwardRefExoticComponent<TLottieProps & import('react').RefAttributes<HTMLDivElement>>; //# sourceMappingURL=Lottie.d.ts.map