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 TotalPrice: import("styleh-components/dist/styles/styled-components/typings").StyledComponentClass<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, any, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>>;
declare const SavePrice: import("styleh-components/dist/styles/styled-components/typings").StyledComponentClass<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, any, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>>;
declare const StyledTotalPrice: import("styleh-components/dist/styles/styled-components/typings").StyledComponentClass<any, any, any>;
declare const StyledItemPrice: import("styleh-components/dist/styles/styled-components/typings").StyledComponentClass<any, any, any>;
declare const StyledQuantity: import("styleh-components/dist/styles/styled-components/typings").StyledComponentClass<any, any, any>;
declare const StyledDetailedList: import("styleh-components/dist/styles/styled-components/typings").StyledComponentClass<any, any, any>;
declare const StyledProductName: import("styleh-components/dist/styles/styled-components/typings").StyledComponentClass<Pick<{
    'data-qa': string;
}, "data-qa"> & Pick<any, import("react").ReactText>, any, Pick<{
    'data-qa': string;
}, "data-qa"> & Pick<any, import("react").ReactText>>;
declare const StyledLink: import("styleh-components/dist/styles/styled-components/typings").StyledComponentClass<any, any, any>;
declare const StyledImageLink: import("styleh-components/dist/styles/styled-components/typings").StyledComponentClass<any, any, any>;
declare const StyledBrandName: import("styleh-components/dist/styles/styled-components/typings").StyledComponentClass<any, any, any>;
declare const StyledProductDetails: 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 StyledImageWithCaption: import("styleh-components/dist/styles/styled-components/typings").StyledComponentClass<any, any, any>;
declare const StyledProduct: import("styleh-components/dist/styles/styled-components/typings").StyledComponentClass<any, any, any>;
declare const ProductItemPlaceholder: import("styleh-components/dist/styles/styled-components/typings").StyledComponentClass<any, any, any>;
export { TotalPrice, SavePrice, StyledTotalPrice, StyledItemPrice, StyledQuantity, StyledDetailedList, StyledProductName, StyledBrandName, StyledImageLink, StyledLink, StyledProductDetails, StyledImageWithCaption, StyledProduct, ProductItemPlaceholder, };
export default StyledProductDetails;