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