implementation("androidx.compose.foundation:foundation:1.10.4")
Offers high-level, design system-agnostic building blocks for UI development, including components like `LazyColumn`, `LazyRow`, and `Image`.