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

declare const EmoticonWinkIcon: MdiReactIconComponentType;
export default EmoticonWinkIcon;
