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