import { ReactIconComponentType } from '../types';

declare const LayersClear: ReactIconComponentType;
export default LayersClear;
            