import React from 'react'; export type { LottieProps } from './type'; export declare const Lottie: React.FC;