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