import * as React from 'react'; declare function Coins(props: any): React.JSX.Element; export default Coins; //# sourceMappingURL=coins.d.ts.map