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