With Platform Emoji
expect fun WithPlatformEmoji(text: CharSequence, content: @Composable (AnnotatedString, Map<String, InlineTextContent>) -> Unit)
actual fun WithPlatformEmoji(text: CharSequence, content: @Composable (AnnotatedString, Map<String, InlineTextContent>) -> Unit)
actual fun WithPlatformEmoji(text: CharSequence, content: @Composable (AnnotatedString, Map<String, InlineTextContent>) -> Unit)
actual fun WithPlatformEmoji(text: CharSequence, content: (AnnotatedString, Map<String, InlineTextContent>) -> Unit)