import { ProductPriceProps } from './types'; export declare const ProductPrice: (props: ProductPriceProps) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=ProductPrice.d.ts.map