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