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