import React from 'react';
export declare const Lottie: React.ForwardRefExoticComponent<Pick<any, string | number | symbol> & React.RefAttributes<unknown>>;
export default Lottie;
