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