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

declare const YammerIcon: MdiReactIconComponentType;
export default YammerIcon;
