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