UNPKG

@alifd/meet-react

Version:

Fusion Mobile React UI System Component

6 lines (5 loc) 155 B
import { TypographyProps } from './typography'; export default function (type: any): { (props: TypographyProps): JSX.Element; displayName: any; };