UNPKG

carbon-react

Version:

A library of reusable React components for easily building user interfaces.

4 lines (3 loc) 195 B
import { HintTextProps } from "./hint-text.component"; declare const StyledHintText: import("styled-components").StyledComponent<"div", any, HintTextProps, never>; export default StyledHintText;