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

declare const LayersOffIcon: MdiReactIconComponentType;
export default LayersOffIcon;
