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

declare const EmoticonIcon: MdiReactIconComponentType;
export default EmoticonIcon;
