import { SvgIconComponent } from './types'; declare const LightbulbIcon: SvgIconComponent; export default LightbulbIcon;