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