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

declare const LayersOutlineIcon: MdiReactIconComponentType;
export default LayersOutlineIcon;
