/// import { IconProps } from '../../types'; declare const LightbulbBolt: (allProps: IconProps) => JSX.Element; export default LightbulbBolt;