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