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