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

declare const SmileyExcitedIcon: MdiReactIconComponentType;
export default SmileyExcitedIcon;
