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