UNPKG

@serendie/ui

Version:

Adaptive UI component library as part of Serendie Design System by Mitsubishi Electric

3 lines (2 loc) 117 B
import { RadioGroupRootProps } from '@ark-ui/react'; export declare const RadioGroup: React.FC<RadioGroupRootProps>;