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