import * as React from "react"; import { SVGProps } from "react"; const SvgRemoteTv = (props: SVGProps) => ( ); export default SvgRemoteTv;