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