import * as React from "react"; declare function Bulb(props: React.SVGProps): any; export default Bulb;