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