UNPKG

@pk-design/react-ui-kit

Version:
4 lines (3 loc) 151 B
/// <reference types="react" /> import { RadioGroupProps } from './props'; export declare function RadioGroup(props: RadioGroupProps): JSX.Element;