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