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