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

declare const SmileyCryIcon: MdiReactIconComponentType;
export default SmileyCryIcon;
