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