import { MdiReactIconComponentType } from './dist/typings';

declare const TelevisionOffIcon: MdiReactIconComponentType;
export default TelevisionOffIcon;
