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