import { IPaymentMethod } from './IPaymentMethod'; export declare const PaymentMethod: IPaymentMethod;