import { FC, SVGProps } from 'react'; declare const IconLightBulb: FC & { fill?: string }>; export default IconLightBulb;