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