import { SVGProps } from 'react'; declare const SvgLightbulb: (props: SVGProps) => JSX.Element; export default SvgLightbulb;