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

declare const MoodIcon: MdiReactIconComponentType;
export default MoodIcon;
