import React from 'react'; import type { LottieViewProps } from '../types'; declare const LottieView: React.ForwardRefExoticComponent>; export { LottieView }; //# sourceMappingURL=index.web.d.ts.map