UNPKG

@lunit/oui

Version:

Lunit Oncology UI components

5 lines (4 loc) 227 B
import { ComponentType } from 'react'; import type { BaseEllipsisTypographyProps } from './EllipsisTypography.types'; declare const StyledTypography: ComponentType<BaseEllipsisTypographyProps>; export default StyledTypography;