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

declare const ToggleSwitchIcon: MdiReactIconComponentType;
export default ToggleSwitchIcon;
