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

declare const SwitchIcon: MdiReactIconComponentType;
export default SwitchIcon;
