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