import * as React from "react"; declare function BarChart2(props: React.SVGProps): any; export default BarChart2;