import React from 'react'; declare const SvgLightbulbOutline: (props: React.SVGProps) => JSX.Element; export default SvgLightbulbOutline;