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

declare const SmileyWinkIcon: MdiReactIconComponentType;
export default SmileyWinkIcon;
