implementation("androidx.compose.foundation:foundation-layout:1.10.0-rc01")
Offers layout implementations for building user interfaces, including components like `LazyVerticalGrid` and `LazyHorizontalGrid`.