Repository URL to install this package:
|
Version:
2.0.4 ▾
|
declare const StyledLabel: any;
declare const StyledButton: any;
declare const ItemWrapper: any;
declare const IconWrapper: any;
declare const NameOnCard: any;
declare const CardNumber: any;
declare const CardExpiry: any;
declare const CardInformation: any;
declare const CardCvv: any;
declare const CardCvvInformation: any;
declare const StyledPaymentsCardIcon: any;
declare const StyledInformationCard: any;
export { StyledLabel, StyledButton, ItemWrapper, IconWrapper, CardNumber, CardExpiry, NameOnCard, CardInformation, CardCvv, CardCvvInformation, StyledPaymentsCardIcon, StyledInformationCard, };