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