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