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