import type { IconProps } from '../../types'; declare const LightbulbLine: import("react").NamedExoticComponent; /** * Remix Icon: Lightbulb Line * @see {@link https://remixicon.com/icon/lightbulb-line Remix Icon Docs} */ export { LightbulbLine };