MercadoPagoShape
data class MercadoPagoShape(val none: Shape, val tiny: Shape, val xsmall: Shape, val small: Shape, val medium: Shape, val large: Shape, val xlarge: Shape, val full: Shape)
Represents the new shape system configuration for MercadoPago UI components. This class provides pre-built shapes based on the radius configuration.