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

declare const SmileySadIcon: MdiReactIconComponentType;
export default SmileySadIcon;
