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