implementation("io.coil-kt:coil-compose:2.0.0-rc02")
AsyncImage( model = "https://example.com/image.jpg", contentDescription = null )