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