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

declare const TvClassicIcon: MdiReactIconComponentType;
export default TvClassicIcon;
