import * as React from 'react'; declare function CoinsIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default CoinsIcon;