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