import { SVGProps } from 'react'; declare const IconPriceWonRegular: (props: SVGProps) => JSX.Element; export default IconPriceWonRegular;