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

declare const EmoticonCryIcon: MdiReactIconComponentType;
export default EmoticonCryIcon;
