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