import { type IOrderPricingAdapter } from '@unchainedshop/core';
export declare const OrderPayment: IOrderPricingAdapter;
export default OrderPayment;
