export default class PaymentError extends Error { private parameter; constructor(error: Error); }