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