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