Repository URL to install this package:
Version:
0.9.5 ▾
|
ui-component-library
/
dist
/
typings
/
src
/
components
/
abstractions
/
PaymentMethods
/
PaymentAddNewCard
/
styled.d.ts
|
---|
declare const PaymentAddCardHeader: any;
declare const PaymentAddCardHeadingSection: any;
declare const PaymentAddCardButtonSection: any;
declare const PaymentAddCardWrapper: any;
export { PaymentAddCardHeader, PaymentAddCardHeadingSection, PaymentAddCardButtonSection, PaymentAddCardWrapper, };