ReviewBottomBar

fun ReviewBottomBar(modifier: <Error class: unknown class> = Modifier, config: ReviewBottomBarConfiguration, bottomBarBackground: ScanbotColor, onUiAction: (ReviewUiAction) -> Unit, progressType: ProgressType?, pagesCount: Int, pagesLimit: Int)