import type { IconComponent } from '../types'; declare const WalletMoney: IconComponent; export default WalletMoney;