UNPKG

@adyen/adyen-web

Version:

[![npm](https://img.shields.io/npm/v/@adyen/adyen-web.svg)](https://www.npmjs.com/package/@adyen/adyen-web)

9 lines (8 loc) 296 B
import IssuerListContainer from '../helpers/IssuerListContainer'; declare class OnlineBankingCZElement extends IssuerListContainer { static type: string; private static termsAndConditions; formatProps(props: any): any; get icon(): string; } export default OnlineBankingCZElement;