import { IconProps } from '../Icon'; declare function SvgTv(props: IconProps): JSX.Element; export default SvgTv;