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