UNPKG

smart-react-components

Version:

React UI library, wide variety of editable ready to use Styled and React components.

4 lines (3 loc) 194 B
import { Props } from "./InputElement"; declare const _default: import("styled-components").StyledComponent<"input", any, import("../element").Props & Props, never>; export default _default;