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