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