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

declare const EmoticonDeadIcon: MdiReactIconComponentType;
export default EmoticonDeadIcon;
