Scanbot Responsive Text
fun ScanbotResponsiveText(modifier: <Error class: unknown class> = Modifier, text: String, color: <Error class: unknown class> = Color.Unspecified, textAlign: <Error class: unknown class> = TextAlign.Center, style: <Error class: unknown class>, targetTextSizeHeight: <Error class: unknown class> = style.fontSize, maximumDownScaleFactor: Float = 8.0f, overflow: <Error class: unknown class> = TextOverflow.Ellipsis, adjustLineHeight: Boolean = false, maxLines: Int = 1)