UNPKG

@rarcifa/cronos-design-system

Version:

A typescript react component library following the Cronos branding standards

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