Avatar

@Composable
fun Avatar(modifier: Modifier = Modifier, onClick: () -> Unit = {}, mapGptAvatar: MapGptAvatar? = null)