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

declare const ToggleSwitchOutlineIcon: MdiReactIconComponentType;
export default ToggleSwitchOutlineIcon;
