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