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

declare const EmoticonAngryOutlineIcon: MdiReactIconComponentType;
export default EmoticonAngryOutlineIcon;
