import * as React from 'react'; declare function Lightbulb(props: any): React.JSX.Element; export default Lightbulb; //# sourceMappingURL=lightbulb.d.ts.map