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