import { SVGProps } from "react";
declare const RIFlashlightFill: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { RIFlashlightFill };
