Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Size: Mime:
/// <reference types="react" />
declare const ProductItemWrapper: 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>>;
declare const ProductImage: import("styleh-components/dist/styles/styled-components/typings").StyledComponentClass<any, any, any>;
declare const StyledProductTitle: import("styleh-components/dist/styles/styled-components/typings").StyledComponentClass<any, any, any>;
declare const ProductDescription: import("styleh-components/dist/styles/styled-components/typings").StyledComponentClass<any, any, any>;
declare const ProductBrand: import("styleh-components/dist/styles/styled-components/typings").StyledComponentClass<any, any, any>;
declare const ProductPricePanel: 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>>;
declare const PromoLabel: import("styleh-components/dist/styles/styled-components/typings").StyledComponentClass<any, any, any>;
declare const RegularPrice: import("styleh-components/dist/styles/styled-components/typings").StyledComponentClass<any, any, any>;
declare const SalePrice: import("styleh-components/dist/styles/styled-components/typings").StyledComponentClass<any, any, any>;
declare const StyledRatings: import("styleh-components/dist/styles/styled-components/typings").StyledComponentClass<any, any, any>;
declare const ProductInfoWrapper: 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 { ProductItemWrapper, ProductImage, StyledProductTitle, ProductBrand, ProductDescription, ProductPricePanel, PromoLabel, RegularPrice, SalePrice, StyledRatings, ProductInfoWrapper, };