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