UNPKG

@yosgo/swap-ui

Version:
5 lines (4 loc) 165 B
import React from "react"; import { TypographyProps } from "./Typography.types"; declare const Typography: React.FC<TypographyProps>; export default Typography;