import type { SVGAttributes } from 'react'; export default function Lightbulb(props: SVGAttributes): JSX.Element;