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