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