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

declare const NintendoWiiIcon: MdiReactIconComponentType;
export default NintendoWiiIcon;
