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

declare const TvGuideIcon: MdiReactIconComponentType;
export default TvGuideIcon;
