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