import { IconDefinition } from '../types'; declare const IconMoney: IconDefinition; export default IconMoney;