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

declare const EmoticonHappyIcon: MdiReactIconComponentType;
export default EmoticonHappyIcon;
