UNPKG

@lunit/oui

Version:

Lunit Oncology UI components

5 lines (4 loc) 268 B
import { ListItemCaptionProps } from './ListItemCaption.types'; export declare const ListItemCaptionClassName = "ListItemCaption"; declare const ListItemCaption: (props: ListItemCaptionProps) => import("react/jsx-runtime").JSX.Element; export default ListItemCaption;