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