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