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

declare const EmoticonCoolOutlineIcon: MdiReactIconComponentType;
export default EmoticonCoolOutlineIcon;
