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