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

declare const LayersClearIcon: MdiReactIconComponentType;
export default LayersClearIcon;
