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