import * as React from "react"; declare function SvgTg(props: React.SVGProps): JSX.Element; export default SvgTg;