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