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

declare const EmoticonPoopOutlineIcon: MdiReactIconComponentType;
export default EmoticonPoopOutlineIcon;
