UNPKG

@naturacosmeticos/natds-react

Version:
5 lines (4 loc) 222 B
import React from 'react'; import { TypographyProps } from './Typography.props'; declare const Typography: React.ForwardRefExoticComponent<TypographyProps & React.RefAttributes<HTMLDivElement>>; export default Typography;