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

declare const EmoticonCryOutlineIcon: MdiReactIconComponentType;
export default EmoticonCryOutlineIcon;
