UNPKG

@university-ecosystem/ui-kit

Version:
4 lines (3 loc) 135 B
import React from 'react'; import { TypographyProps } from './interfaces'; export declare const Typography: React.FC<TypographyProps>;