import { type IOrderPricingAdapter, type OrderDiscountConfiguration } from '@unchainedshop/core';
export declare const OrderDiscount: IOrderPricingAdapter<OrderDiscountConfiguration>;
