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

declare const EmoticonSadIcon: MdiReactIconComponentType;
export default EmoticonSadIcon;
