implementation("androidx.compose.foundation:foundation-layout:1.10.0-alpha05")
Offers essential layout components like `Row`, `Column`, and `Box` for building user interfaces.