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