export default MoneyBag;
declare function MoneyBag(props: any): JSX.Element;
