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

declare const Layers: ReactIconComponentType;
export default Layers;
            