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