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

declare const EmoticonDevilOutlineIcon: MdiReactIconComponentType;
export default EmoticonDevilOutlineIcon;
