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