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

declare const LayersIcon: MdiReactIconComponentType;
export default LayersIcon;
