Repository URL to install this package:
|
Version:
2.7.3 ▾
|
/// <reference types="react" />
declare const ItemPanel: import("styleh-components/dist/styles/styled-components/typings").StyledComponentClass<import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, any, import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>>;
declare const StyledText: import("styleh-components/dist/styles/styled-components/typings").StyledComponentClass<any, any, any>;
declare const ListWrapper: import("styleh-components/dist/styles/styled-components/typings").StyledComponentClass<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement>, any, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement>>;
export { ListWrapper, ItemPanel, StyledText };