import * as React from "react"; declare function Tv(props: React.SVGProps): any; export default Tv;