import { type IDeliveryPricingAdapter } from '@unchainedshop/core';
export declare const DeliveryFreePrice: IDeliveryPricingAdapter;
