UNPKG

@pk-design/react-ui-kit

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