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