import * as React from "react"; declare function SvgBarChart(props: React.SVGProps): React.JSX.Element; export default SvgBarChart;