import { SVGProps } from "react"; declare const DocumentChartBarIcon: (props: SVGProps) => JSX.Element; export default DocumentChartBarIcon;