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