UNPKG

@lunit/oui

Version:

Lunit Oncology UI components

6 lines (5 loc) 255 B
import { ComponentType } from 'react'; export declare const Container: ComponentType<any>; export declare const StyledRadio: ComponentType<any>; export declare const UncheckedIcon: ComponentType<any>; export declare const CheckedIcon: ComponentType<any>;