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