export { LottieView } from "./components/LottieView"
export type { LottieViewProps } from "./components/types"
