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

declare const TvIcon: MdiReactIconComponentType;
export default TvIcon;
