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