import type { IconComponent } from '../types'; declare const Layers: IconComponent; export default Layers;