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

declare const EmoticonDevilIcon: MdiReactIconComponentType;
export default EmoticonDevilIcon;
