import { PaymentField } from './payment-field'; export declare const FIELD_TEMPLATE: { [key: string]: PaymentField; };