UNPKG

@rarcifa/cronos-design-system

Version:

A typescript react component library following the Cronos branding standards

3 lines (2 loc) 169 B
import { TypographyProps } from './interface'; export declare const StyledTypography: import("styled-components").StyledComponent<"div", any, TypographyProps, never>;