UNPKG

@impossiblefinance/uikit

Version:
5 lines (4 loc) 212 B
import { DefaultTheme } from 'styled-components'; import { TextProps } from './types'; declare const Text: import("styled-components").StyledComponent<"div", DefaultTheme, TextProps, never>; export default Text;