Type alias: Styles
Styles:
Partial<Omit<StyledElement<CSSProperties>,InternalModifiersElement>>
The inline-styles of each styled element, to use with the styles prop. Day
modifiers, such as today or hidden, should be styled using the
modifiersStyles prop.