import { type IDiscountAdapter, type OrderDiscountConfiguration } from '../directors/index.ts'; export declare const OrderDiscountAdapter: Omit, "key" | "label" | "version">;