UNPKG

@lunit/oui

Version:

Lunit Oncology UI components

8 lines (7 loc) 405 B
import { ComponentType } from 'react'; declare const StyledPaper: ComponentType<any>; declare const StyledToolbar: ComponentType<any>; declare const StyledToolbarButtonContainer: ComponentType<any>; declare const StyledCollapse: ComponentType<any>; declare const StyledUploadFile: ComponentType<any>; export { StyledPaper, StyledToolbar, StyledToolbarButtonContainer, StyledCollapse, StyledUploadFile, };