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