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