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