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

declare const TelevisionBoxIcon: MdiReactIconComponentType;
export default TelevisionBoxIcon;
