Props

fun Props(    src: String,     sizes: ImageSizes,     alt: String,     configure: IMG.() -> Unit = {})