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