Repository URL to install this package:
|
Version:
2.8.4 ▾
|
/// <reference types="react" />
declare const StyledTitle: import("styleh-components/dist/styles/styled-components/typings").StyledComponentClass<any, any, any>;
declare const StyledIncrementer: import("styleh-components/dist/styles/styled-components/typings").StyledComponentClass<any, any, any>;
declare const QuantityWrapper: import("styleh-components/dist/styles/styled-components/typings").StyledComponentClass<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, any, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>>;
export { StyledTitle, QuantityWrapper, StyledIncrementer };
export default QuantityWrapper;