import m from 'mithril'; import { SVGAttributes } from '../../svg'; declare const MoneyBill: m.Component; export default MoneyBill;