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