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