UNPKG

petals-ui

Version:
6 lines (3 loc) 143 B
import { ITypographyComponent } from '../../typography'; interface ITextComponent extends ITypographyComponent {} export { ITextComponent };