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