UNPKG

carbon-react

Version:

A library of reusable React components for easily building user interfaces.

6 lines (5 loc) 194 B
declare const RadioButtonGroupStyle: import("styled-components").StyledComponent<"div", any, { inline?: boolean; legendInline?: boolean; }, never>; export default RadioButtonGroupStyle;