import React from 'react'; import { ProductCardPrice as Props } from './types'; export declare const ProductCardPrice: React.NamedExoticComponent;