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

declare const EmoticonCoolIcon: MdiReactIconComponentType;
export default EmoticonCoolIcon;
