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

declare const TelevisionIcon: MdiReactIconComponentType;
export default TelevisionIcon;
