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