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

declare const NintendoSwitchIcon: MdiReactIconComponentType;
export default NintendoSwitchIcon;
