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