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

declare const WunderlistIcon: MdiReactIconComponentType;
export default WunderlistIcon;
