UNPKG

@lunit/oui

Version:

Lunit Oncology UI components

5 lines (4 loc) 214 B
import { ComponentType } from 'react'; export declare const Container: ComponentType<any>; export declare const StyledToggle: ComponentType<any>; export declare const StyledIndeterminateToggle: ComponentType<any>;