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