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