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

declare const LayersOffOutlineIcon: MdiReactIconComponentType;
export default LayersOffOutlineIcon;
