UNPKG

@catho/quantum

Version:
8 lines (5 loc) 142 B
import { FC } from 'react'; declare const GlobalStyle: FC; declare const Typography: FC; export { Typography }; export default GlobalStyle;