/// import { IconProps } from '../../types'; declare const WadOfMoney: (allProps: IconProps) => JSX.Element; export default WadOfMoney;