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

declare const ToggleSwitchOffOutlineIcon: MdiReactIconComponentType;
export default ToggleSwitchOffOutlineIcon;
