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