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

declare const CastIcon: MdiReactIconComponentType;
export default CastIcon;
