import { IconProps } from '../types'; import React from 'react'; declare const LayersIcon: React.FC; export default LayersIcon;