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