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