ProvideEmojiDownloader

fun ProvideEmojiDownloader(download: suspend (EmojiUrl) -> ByteArray, content: @Composable () -> Unit)