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