import { SvgIconComponent } from './types'; declare const LayersIcon: SvgIconComponent; export default LayersIcon;