/**
 * @deprecated Will be removed in the next major version.
 */
declare const LightbulbO: import("react").ForwardRefExoticComponent<import("../../Icon").IconProps & import("react").RefAttributes<SVGElement>>;
export default LightbulbO;
