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

declare const SmileyAngryOutlineIcon: MdiReactIconComponentType;
export default SmileyAngryOutlineIcon;
