Lottie

@Composable
actual fun Lottie(data: String, modifier: Modifier)
@Composable
expect fun Lottie(data: String, modifier: Modifier = Modifier)
@Composable
actual fun Lottie(data: String, modifier: Modifier)