UNPKG

@lunit/oui

Version:

Lunit Oncology UI components

5 lines (4 loc) 192 B
import { ComponentType } from 'react'; declare const BaseIconDropdown: ComponentType<any>; declare const DropdownContainer: ComponentType<any>; export { BaseIconDropdown, DropdownContainer };