UNPKG

box-ui-elements-mlh

Version:
12 lines (11 loc) 314 B
import RadioGroup from '../RadioGroup'; export declare const basic: () => JSX.Element; export declare const withCustomRadioButtonComponent: () => JSX.Element; declare const _default: { title: string; component: typeof RadioGroup; parameters: { notes: string; }; }; export default _default;