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

declare const ToggleSwitchOffIcon: MdiReactIconComponentType;
export default ToggleSwitchOffIcon;
