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