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