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