import { type IPaymentAdapter } from '@unchainedshop/core';
export declare const InvoicePrepaid: IPaymentAdapter;
