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