export declare class PaymentsError extends Error {
    constructor(message: string);
}
//# sourceMappingURL=payments.error.d.ts.map