Repository URL to install this package:
|
Version:
2.6.18 ▾
|
import { PaymentSummary } from './PaymentSummary';
declare const StyledPaymentSummary: typeof PaymentSummary;
declare const StyledOrderStatus: import("styleh-components/dist/styles/styled-components/typings").StyledComponentClass<any, any, any>;
declare const StyledProductItemList: import("styleh-components/dist/styles/styled-components/typings").StyledComponentClass<any, any, any>;
declare const StyledOrder: import("styleh-components/dist/styles/styled-components/typings").StyledComponentClass<any, any, any>;
declare const StyledPrimaryButton: import("styleh-components/dist/styles/styled-components/typings").StyledComponentClass<any, any, any>;
declare const StyledSecondaryButton: import("styleh-components/dist/styles/styled-components/typings").StyledComponentClass<any, any, any>;
export { StyledOrderStatus, StyledPaymentSummary, StyledProductItemList, StyledOrder, StyledPrimaryButton, StyledSecondaryButton, };