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