shapes

@Stable
fun shapes(shape: Shape = RectangleShape, focusedShape: Shape = shape, pressedShape: Shape = shape, disabledShape: Shape = shape, selectedShape: Shape = shape, focusedDisabledShape: Shape = disabledShape): Shapes