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