import { SVGProps } from 'react'; declare const Blackcoin: (props: SVGProps) => JSX.Element; export { Blackcoin as default };