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