Repository URL to install this package:
|
Version:
0.9.5 ▾
|
import { PaymentSummary } from './PaymentSummary';
declare const StyledPaymentSummary: typeof PaymentSummary;
declare const StyledOrderStatus: any;
declare const StyledProductItemList: any;
declare const StyledOrder: any;
declare const StyledPrimaryButton: any;
declare const StyledSecondaryButton: any;
export { StyledOrderStatus, StyledPaymentSummary, StyledProductItemList, StyledOrder, StyledPrimaryButton, StyledSecondaryButton, };