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