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

declare const ChromecastIcon: MdiReactIconComponentType;
export default ChromecastIcon;
