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