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