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