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

declare const EmoticonPoopIcon: MdiReactIconComponentType;
export default EmoticonPoopIcon;
