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

declare const WiiIcon: MdiReactIconComponentType;
export default WiiIcon;
