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