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

declare const EmoticonExcitedIcon: MdiReactIconComponentType;
export default EmoticonExcitedIcon;
