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