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