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