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

declare const SmileyAngryIcon: MdiReactIconComponentType;
export default SmileyAngryIcon;
