import * as React from "react"; declare function SvgTd(props: React.SVGProps): JSX.Element; export default SvgTd;