implementation("androidx.compose.foundation:foundation-layout:1.9.0-beta03")
Offers layout implementations for building user interfaces, including composables like `LazyColumn`, `LazyRow`, and `LazyGrid`.