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

declare const TvOffIcon: MdiReactIconComponentType;
export default TvOffIcon;
