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