Repository URL to install this package:
|
Version:
2.0.17 ▾
|
/// <reference types="react" />
declare const StyledInput: import("styleh-components/dist/styles/styled-components/typings").StyledComponentClass<import("react").DetailedHTMLProps<import("react").InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, any, import("react").DetailedHTMLProps<import("react").InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>>;
declare const StyledToggleList: import("styleh-components/dist/styles/styled-components/typings").StyledComponentClass<any, any, any>;
export { StyledInput, StyledToggleList };