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

declare const YahooIcon: MdiReactIconComponentType;
export default YahooIcon;
