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