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

declare const YoutubeTvIcon: MdiReactIconComponentType;
export default YoutubeTvIcon;
