import { type IPaymentPricingAdapter } from '@unchainedshop/core';
export declare const PaymentFreePrice: IPaymentPricingAdapter;
