import React from 'react'; import IconProps from './props'; declare const LightbulbOutlineIcon: React.FC; export default LightbulbOutlineIcon;